home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / util / boot / GetMouseInput.readme < prev    next >
Encoding:
Text File  |  1998-03-08  |  1.5 KB  |  46 lines

  1. Short:    V1.3 - read mouse button state
  2. Author:   tim_jackson@bigfoot.com (Tim Jackson)
  3. Uploader: tim_jackson@bigfoot.com (Tim Jackson)
  4. Version:  1.3
  5. Type:     util/boot
  6. Requires: WB2.04+
  7.  
  8. GetMouseInput is a very simple program which reads the state of the mouse
  9. buttons and sends the output:
  10.  
  11. - to an global (environment) variable called MouseInput
  12. - to a local variable called MouseInput
  13. - to stdout
  14. - any combination of the above
  15.  
  16. The result can then be read from AmigaDOS scripts etc.
  17.  
  18. Very useful in startup-sequence to select different startup files.
  19.  
  20.  
  21. Changes since version 1.2:
  22.  
  23. - Can now write output to local variable
  24. - Bugfix to clean up properly on exit
  25. - A few documentation corrections
  26.  
  27. Changes since version 1.1:
  28.  
  29. - Can now write output to stdout
  30. - Smaller executable size
  31.  
  32.  
  33. ============================= Archive contents =============================
  34.  
  35. Original  Packed Ratio    Date     Time    Name
  36. -------- ------- ----- --------- --------  -------------
  37.     2273     555 75.5% 16-Feb-98 15:17:58  GetMouseInput.info
  38.     1332     911 31.6% 20-May-97 21:43:00 +GetMouseInput
  39.    10883    4117 62.1% 16-Feb-98 15:16:20 +GetMouseInput.guide
  40.     4616    1331 71.1% 16-Feb-98 15:18:04 +GetMouseInput.guide.info
  41.      409     224 45.2% 30-May-97 17:32:48 +SampleScriptGLOBAL
  42.      367     199 45.7% 30-May-97 17:29:16 +SampleScriptLOCAL
  43.      350     188 46.2% 10-Jun-97 21:47:08 +SampleScriptSTDOUT
  44. -------- ------- ----- --------- --------
  45.    20230    7525 62.8% 17-Feb-98 22:50:46   7 files
  46.